Contribution org.nuxeo.ecm.webengine.blogs.authConfig--authenticators
In component org.nuxeo.ecm.webengine.blogs.authConfig
org.nuxeo.ecm.webengine.blogs.authConfig
inside nuxeo-webengine-blogs-5.8.jar
This contribution is part of XML component Extension Point
Extension point authenticators of component PluggableAuthenticationService.Contributed Items
XML Source
<extension point="authenticators" target="org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService">
<authenticationPlugin class="org.nuxeo.ecm.platform.ui.web.auth.plugins.BasicAuthenticator" enabled="true" name="BASIC_AUTH">
<parameters>
<parameter name="ForcePromptURL_RSS_WEBENGINE_BLOG">
site/blogs/@rss
</parameter>
</parameters>
</authenticationPlugin>
</extension>